CollectionView::Update

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:18:15 1991
Index Return to Main Contents
 

NAME

CollectionView::Update - instance method  

TEMPLATE

see template of View::Update  

SPECIFIERS

public virtual  

DESCRIPTION

Update updates the layout of this if the flag eCVModified is set.
Update determines the number of rows and columns and the position and size of all cells. It calculates the layout of each item and finally sets the extent of this. Method is rarely overridden. Method never calls base method.  

ARGUMENTS

see arguments of View::Update  

RETURN ARGUMENT

see return argument of View::Update  

CATEGORIES

layout, implementation

 

FIRST DEFINITION

class View  

FILES

implementation:
CollView.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:30 GMT, March 30, 2022